go/types.typeParamsById.Less (method, view implemented interface methods)

one use

	go/types (current package)
		unify.go#L181: func (s typeParamsById) Less(i, j int) bool { return s[i].id < s[j].id }